WebUiElementCollectionJS Constructor(WebUiElementJS[],boolean)
В этом разделе
Initializes a new instance of the
WebUiElementCollectionJS class.
Синтаксис
// Parameters
var items; // Type: WebUiElementJS[]
var readOnly; // Type: boolean
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementCollectionJS(items, readOnly);
Parameters
- items
- Массив объектов WebUiElementJS ИЛИ идентификаторов UI-элементов.
- readOnly
- Значение, указывающее, доступна ли коллекция только для чтения.
Совместимость с веб браузерами
Смотрите также